Skip to content

Conversation

@vishwamartur
Copy link

@vishwamartur vishwamartur commented Nov 17, 2024

Related to #741

Add functionality to summarize actions and generate icons for recordings.

  • openadapt/adapters/prompt.py

    • Add generate_summary_and_icon function to generate a summary and icon for a given action using the prompt function.
  • openadapt/app/dashboard/api/recordings.py

    • Import generate_summary_and_icon function.
    • Update get_recording_detail function to include summaries and icons for action events.
  • openadapt/app/dashboard/app/recordings/detail/page.tsx

    • Update Recording component to display summaries and icons for action events.

    /claim Summarize actions to sentence + icon #741

Related to OpenAdaptAI#741

Add functionality to summarize actions and generate icons for recordings.

* **openadapt/adapters/prompt.py**
  - Add `generate_summary_and_icon` function to generate a summary and icon for a given action using the `prompt` function.
* **openadapt/app/dashboard/api/recordings.py**
  - Import `generate_summary_and_icon` function.
  - Update `get_recording_detail` function to include summaries and icons for action events.
* **openadapt/app/dashboard/app/recordings/detail/page.tsx**
  - Update `Recording` component to display summaries and icons for action events.
@algora-pbc
Copy link

algora-pbc bot commented Nov 17, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

@abrichr
Copy link
Member

abrichr commented Jan 17, 2026

Closing as part of the architecture transition. The legacy codebase has been moved to legacy/ and frozen at v0.46.0.

If this change is still needed, please:

  1. Open a PR against the relevant modular package repository
  2. Or re-open this PR targeting the legacy/ directory if it's a critical legacy fix

See PR #960 for details on the new meta-package architecture.

@abrichr abrichr closed this Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants